home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / libg_261.zip / libg_261 / libg++ / src / configure.in < prev    next >
Text File  |  1994-08-16  |  642b  |  30 lines

  1. # This file is a shell script fragment that supplies the information
  2. # necessary to tailor a template configure script into the configure
  3. # script appropriate for this directory.  For more information, check
  4. # any existing configure script.
  5.  
  6. configdirs=""
  7. srctrigger=Integer.cc
  8. srcname="main libio sources files"
  9.  
  10. target_makefile_frag=../target-mkfrag
  11. package_makefile_frag=Make.pack
  12.  
  13. # per-host:
  14.  
  15. # per-target:
  16.  
  17. TOLIBGXX=../
  18. ALL='$(OBJS)'
  19. MOSTLYCLEAN='*.o core libgxx.list'
  20. CINCLUDES="-I../../libio"
  21.  
  22. (. ${srcdir}/../config.shared) >${package_makefile_frag}
  23.  
  24. files=../../librx/rx.h
  25. links=rx.h
  26.  
  27. # post-target:
  28.  
  29. rm -f ${package_makefile_frag}
  30.